widget factory: add a tooltip to a button in a popover
authorTimm Bäder <mail@baedert.org>
Tue, 30 Jul 2019 05:05:45 +0000 (07:05 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 30 Jul 2019 05:05:45 +0000 (07:05 +0200)
demos/widget-factory/widget-factory.ui

index 110e62e1a1e0f65b34aed2594595531106c6c6fa..c861a6f475cf6733a98fb3d15fd2ddf96c90adf4 100644 (file)
@@ -3435,6 +3435,7 @@ bad things might happen.</property>
             <property name="halign">end</property>
             <property name="icon-name">emblem-system-symbolic</property>
             <property name="menu-model">gear_menu</property>
+            <property name="tooltip-text">This is a menu button</property>
             <layout>
               <property name="left-attach">1</property>
               <property name="top-attach">3</property>